PlJobTypeExternalMap 
Logical Entity Name  PlJobTypeExternalMap 
Default Table Name  PlJobTypeExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

PlJobTypeExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlJobTypeExternalMapID(PK)    int  NO 
 
PlJobTypeID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

PlJobTypeExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlJobTypeExternalMap_PlJobTypeExternalMapID  PrimaryKey  PlJobTypeExternalMapID 

PlJobTypeExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlJobType  Non-Identifying  One To Zero or More  FK_PlJobTypeExternalMapPlJobTypeId_PlJobTypePlJobTypeId      PlJobTypeID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlJobTypeExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlJobTypeExternalMap Check Constraints 
Check Constraint Name  CheckConstraint